Skip to content

Hostname

sangscop.com

Last fetched

sangscop.com resolves to 1 IPv4 address operated by AS213807 in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · sangscop.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/sangscop.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.182.104.1394.182.104.0/24AS213807IR

WHOIS identity

Registrar
iana:82
Organization
arouco_ir
Contact emails

Subdomains

8 observed subdomains of sangscop.com.

Web-graph footprint

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

11 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sangscop.com

SPF policy

9 SPF mechanisms authorising senders for sangscop.com.

MechanismTarget
SPF_Asangscop.com
SPF_IP148.251.229.121
SPF_IP158.58.184.206
SPF_IP213.108.240.218
SPF_IP45.93.171.122
SPF_IP5.135.66.244
SPF_IP65.21.80.151
SPF_IP94.182.104.13
SPF_MXsangscop.com

Related pages

Pivot deeper into the graph from sangscop.com.

Cypher and MCP

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

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