Skip to content

Hostname

weaselsoftware.com

Last fetched

weaselsoftware.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · weaselsoftware.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weaselsoftware.com

Resolution chain

weaselsoftware.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.234.25013.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.141.11413.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.82.7313.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.110.5613.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.112.6713.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.62.20313.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
c/o whoistrustee.com
Contact emails

Subdomains

8 observed subdomains of weaselsoftware.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for weaselsoftware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from weaselsoftware.com.

Cypher and MCP

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

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