Skip to content

Hostname

resourcex.net

Last fetched

resourcex.net resolves to 5 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · resourcex.netRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/resourcex.net

Resolution chain

resourcex.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.132199.60.103.0/24AS209242US
199.60.103.32199.60.103.0/24AS209242US
34.199.169.25334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.33.4944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.59.16098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
christopher fabian
Contact emails

Subdomains

5 observed subdomains of resourcex.net.

Web-graph footprint

Distinct hostnames that link to or from resourcex.net in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for resourcex.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-0018e002.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from resourcex.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "resourcex.net"})-[: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.