Skip to content

Hostname

idcard-self.com

Last fetched

idcard-self.com resolves to 1 IPv4 address operated by AS9601 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · idcard-self.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/idcard-self.com

Resolution chain

idcard-self.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.12.197.18211.12.192.0/19AS9601JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of idcard-self.com.

Web-graph footprint

Distinct hostnames that link to or from idcard-self.com in the public web crawl.

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for idcard-self.com.

MechanismTarget
SPF_Aidcard-self.com
SPF_Asv1.gih.jp
SPF_Asv11.gih.jp
SPF_Asv11.idcard-self.com
SPF_Asv2.gih-creator.com
SPF_Asv22.gih-creator.com
SPF_Avm2.gih-creator.com
SPF_Avm2.idcard-self.com
SPF_Awww.gih-creator.com
SPF_IP157.7.129.165
SPF_IP157.7.130.160
SPF_IP157.7.199.11
SPF_IP157.7.244.205
SPF_IP160.251.121.142
SPF_MXgih-creator.com
SPF_MXgih.jp
SPF_MXidcard-self.com
SPF_MXsv1.gih.jp
SPF_MXsv11.gih.jp
SPF_MXsv3.gih-creator.com

Related pages

Pivot deeper into the graph from idcard-self.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "idcard-self.com"})-[: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.