Skip to content

Hostname

sgarc.com

Last fetched

sgarc.com resolves to 1 IPv4 address operated by HOSTROCKET - HostRocket.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · sgarc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sgarc.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.120.231.70216.120.224.0/20AS23535HOSTROCKET - HostRocket.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
david schrader
Contact emails

Subdomains

8 observed subdomains of sgarc.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for sgarc.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP174.99.135.82
SPF_IP199.119.119.146
SPF_IP24.154.175.20
SPF_IP35.208.56.210
SPF_IP38.140.150.210
SPF_IP50.235.125.26
SPF_IP50.244.235.98
SPF_IP64.124.58.43
SPF_IP64.124.58.46
SPF_IP64.203.197.24
SPF_IP65.155.157.210

Related pages

Pivot deeper into the graph from sgarc.com.

Cypher and MCP

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

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