Skip to content

Hostname

70rang.com

Last fetched

70rang.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · 70rang.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/70rang.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.29.14546.4.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1387
Organization
laleh noroozi
Contact emails

Subdomains

15 observed subdomains of 70rang.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • 70rang.com

SPF policy

11 SPF mechanisms authorising senders for 70rang.com.

MechanismTarget
SPF_A70rang.com
SPF_IP100.64.232.136
SPF_IP185.128.138.220
SPF_IP185.4.31.82
SPF_IP45.149.79.122
SPF_IP46.4.29.145
SPF_IP88.135.68.136
SPF_IP88.135.68.26
SPF_IP88.135.68.27
SPF_IP95.156.254.124
SPF_MX70rang.com

Related pages

Pivot deeper into the graph from 70rang.com.

Cypher and MCP

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

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