Skip to content

Hostname

servcorp.co.jp

Last fetched

servcorp.co.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · servcorp.co.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/servcorp.co.jp

Resolution chain

servcorp.co.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.213.113108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.18108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.38108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.91108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.122.12718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.12918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.3518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.171.214.1013.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1233.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.673.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
servcorp japan k. k.
Contact emails

Subdomains

18 observed subdomains of servcorp.co.jp.

Web-graph footprint

Distinct hostnames that link to or from servcorp.co.jp in the public web crawl.

393 sites link to this hostname.

316 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for servcorp.co.jp.

MechanismTarget
SPF_Aservcorp.co.jp
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.192.59.0/27
SPF_IP203.145.62.224/27
SPF_IP203.145.63.0/26
SPF_IP203.145.63.64/27
SPF_IP203.215.149.11
SPF_MXservcorp.co.jp

Related pages

Pivot deeper into the graph from servcorp.co.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "servcorp.co.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.