Skip to content

Hostname

rangeresources.com

Last fetched

rangeresources.com resolves to 54.172.139.108, announced in 54.172.0.0/15 by AMAZON-AES - Amazon.com, Inc. in US. rangeresources.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for rangeresources.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
zw9gs6fp58q@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-118.awsdns-14.com
  • ns-787.awsdns-34.net
  • ns-1511.awsdns-60.org
  • ns-1786.awsdns-31.co.uk

MX records

  • esa1.hc4388-10.iphmx.com
  • esa2.hc4388-10.iphmx.com

SPF policy

  • ip: 76.228.112.204/32
  • exists: %{i}.spf.hc4388-10.iphmx.com
  • exists: spf.protection.outlook.com
  • exists: b.spf.service-now.com
  • exists: c.spf.service-now.com
  • exists: d.spf.service-now.com
  • ip: 156.70.189.161
  • ip: 50.205.206.198
  • ip: 76.228.112.200

Threat-feed evidence

History

Related pages

Pivot from rangeresources.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rangeresources.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.