Skip to content

Hostname

usd260.com

Last fetched

usd260.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · usd260.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/usd260.com

Resolution chain

usd260.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

21 observed subdomains of usd260.com.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for usd260.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf1.usd260.com
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP198.248.112.138
SPF_IP199.36.164.0/22
SPF_IP24.248.154.0/23
SPF_IP65.70.69.8/29
SPF_IP66.195.143.26/32
SPF_IP66.195.143.90/32
SPF_IP68.224.164.0/22
SPF_IP8.12.72.20/32
SPF_IP98.179.148.0/22
SPF_MXusd260.com

Related pages

Pivot deeper into the graph from usd260.com.

Cypher and MCP

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

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