Hostname
effusio.com
Last fetched
effusio.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
effusio.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.128.74 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.17.125 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.40.178 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of effusio.com owner
- Contact emails
- domains@hugedomains.com
- 1e2c077a-07c5-4d4a-8223-390126d312ab@identity-protect.org
- 36b27094-7aae-4087-a27b-707c271ea15b@identity-protect.org
- 3ab81877-fa5b-47ec-bb17-fada11f0985d@identity-protect.org
- 9b1854e3-c2ef-4edb-93f1-0e3fc6f63e8d@identity-protect.org
- 9dc54843-4ede-4d89-bcd8-056a1d444c55@identity-protect.org
- ba2ec572-6c8f-4869-8bf0-5ca207f2234e@identity-protect.org
- owner-1903972@effusio.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of effusio.com.
| Subdomain |
|---|
| www.effusio.com |
Web-graph footprint
Distinct hostnames that link to or from effusio.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for effusio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from effusio.com.
- IP · 18.116.128.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · ef…
- 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: "effusio.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.