Skip to content

Hostname

cornerstone.id

Last fetched

cornerstone.id resolves to 2 IPv4 addresses operated by AS47583 in SG. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · cornerstone.idRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cornerstone.id

Resolution chain

cornerstone.id resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

36 observed subdomains of cornerstone.id.

Web-graph footprint

Distinct hostnames that link to or from cornerstone.id in the public web crawl.

15 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cornerstone.id.

MechanismTarget
SPF_Acornerstone.id
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.167.219.42
SPF_IP103.86.160.52
SPF_IP147.139.167.102
SPF_IP156.67.221.192
SPF_IP202.158.69.162
SPF_IP76.13.16.252
SPF_MXcornerstone.id

Related pages

Pivot deeper into the graph from cornerstone.id.

Cypher and MCP

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

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