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
Resolution chain
wisdirect.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.112 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.21 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.32 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.99 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.125 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.29 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.5 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.76 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a64a245e23m@networksolutionsprivateregistration.com
- bh4t37uc8nz@networksolutionsprivateregistration.com
- md35w7y74t2@networksolutionsprivateregistration.com
- pu8m39ts2cj@networksolutionsprivateregistration.com
- q63bt43c8qk@networksolutionsprivateregistration.com
- s65hf4qa2m8@networksolutionsprivateregistration.com
- xs3n84zh5j2@networksolutionsprivateregistration.com
Subdomains
27 observed subdomains of wisdirect.com.
Showing 21 of 27. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for wisdirect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7917378.spf06.hubspotemail.net |
| SPF_INCLUDE | 8179561.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-00382f01.pphosted.com |
| SPF_INCLUDE | spf-008e3402.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.220.164.156 |
| SPF_IP | 205.220.175.203 |
Related pages
Pivot deeper into the graph from wisdirect.com.
- IP · 13.32.241.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · a64a245e23m@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.