Skip to content

Hostname

cornerstoneworkwear.com

Last fetched

cornerstoneworkwear.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:401 as the registrar.

Nutrition Label

WHISPER CANON · cornerstoneworkwear.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cornerstoneworkwear.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
72.19.3.7872.19.3.0/24AS35280US

WHOIS identity

Registrar
iana:401
Organization
janice mosher
Contact emails

Subdomains

5 observed subdomains of cornerstoneworkwear.com.

Web-graph footprint

Distinct hostnames that link to or from cornerstoneworkwear.com in the public web crawl.

25 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cornerstoneworkwear.com.

MechanismTarget
SPF_Acornerstoneworkwear.com
SPF_INCLUDEsanmar.com
SPF_IP63.251.12.168/32
SPF_MXcornerstoneworkwear.com

Related pages

Pivot deeper into the graph from cornerstoneworkwear.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cornerstoneworkwear.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.