Skip to content

Hostname

wisdirect.com

Last fetched

wisdirect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.12599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.2999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7699.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

27 observed subdomains of wisdirect.com.

Web-graph footprint

Distinct hostnames that link to or from wisdirect.com in the public web crawl.

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wisdirect.com.

MechanismTarget
SPF_INCLUDE7917378.spf06.hubspotemail.net
SPF_INCLUDE8179561.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00382f01.pphosted.com
SPF_INCLUDEspf-008e3402.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.164.156
SPF_IP205.220.175.203

Related pages

Pivot deeper into the graph from wisdirect.com.

Cypher and MCP

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

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