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
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.
WHOIS identity
- Registrar
- —
- Organization
- servcorp japan k. k.
- Contact emails
- —
Subdomains
18 observed subdomains of servcorp.co.jp.
Showing 17 of 18. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for servcorp.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | servcorp.co.jp |
| SPF_INCLUDE | sharepointonline.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.192.59.0/27 |
| SPF_IP | 203.145.62.224/27 |
| SPF_IP | 203.145.63.0/26 |
| SPF_IP | 203.145.63.64/27 |
| SPF_IP | 203.215.149.11 |
| SPF_MX | servcorp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.