Hostname
deflecto.com
Last fetched
deflecto.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:network solutions, llc. as the registrar.
Nutrition Label
Resolution chain
deflecto.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.66.114 | 192.0.66.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- registrar:network solutions, llc.
- Organization
- deflect-o corporation
- Contact emails
Subdomains
16 observed subdomains of deflecto.com.
Showing 13 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deflecto.com in the public web crawl.
151 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for deflecto.com.
| Mechanism | Target |
|---|---|
| SPF_A | deflecto.com |
| SPF_A | mail.usaepay.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | ebizcharge.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | universalspf.org |
| SPF_INCLUDE | x.universalspf.org |
| SPF_IP | 69.30.4.0/27 |
| SPF_IP | 69.30.45.96/27 |
| SPF_MX | deflecto.com |
Related pages
Pivot deeper into the graph from deflecto.com.
- IP · 192.0.66.114
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · registrar:network solutions, llc.
- Country · US
- Email · tim.forrest@deflecto.com
- TLD · .com
- Browse hostnames · de…
- 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: "deflecto.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.