Skip to content

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

WHISPER CANON · deflecto.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/deflecto.com

Resolution chain

deflecto.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.66.114192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
deflect-o corporation
Contact emails

Subdomains

16 observed subdomains of deflecto.com.

Web-graph footprint

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

151 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for deflecto.com.

MechanismTarget
SPF_Adeflecto.com
SPF_Amail.usaepay.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEebizcharge.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuniversalspf.org
SPF_INCLUDEx.universalspf.org
SPF_IP69.30.4.0/27
SPF_IP69.30.45.96/27
SPF_MXdeflecto.com

Related pages

Pivot deeper into the graph from deflecto.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.