Skip to content

Hostname

urstuffs.net

Last fetched

urstuffs.net resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in HK. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · urstuffs.netRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/urstuffs.net

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.79.42151.101.76.0/22AS54113FASTLY - Fastly, Inc.HK
151.101.79.52151.101.76.0/22AS54113FASTLY - Fastly, Inc.HK

WHOIS identity

Registrar
iana:433
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

57 observed subdomains of urstuffs.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for urstuffs.net.

MechanismTarget
SPF_INCLUDEsignin.signin.urstuffs.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from urstuffs.net.

Cypher and MCP

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

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