Hostname
getdefigo.com
Last fetched
getdefigo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
getdefigo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1001
- Organization
- defigo as
- Contact emails
- 6mtd2ipneajz@privacy-protection.email
- daacb2purdsr@privacy-protection.email
- dc8xsvnv3k65@privacy-protection.email
- ea8zjmsepgev@privacy-protection.email
- efvhz5755zcx@privacy-protection.email
- f7wqt3b9exp9@privacy-protection.email
- hzpw98s66pzz@privacy-protection.email
- ofj9obpdoqrt@privacy-protection.email
- qm4aaben2hy9@privacy-protection.email
- tnmunia9dqwe@privacy-protection.email
- vhhkrcm4idyf@privacy-protection.email
- w4beb5wqajw9@privacy-protection.email
- wm6afbnxy9wc@privacy-protection.email
- wvfhnapqtva4@privacy-protection.email
- xupvsc8eeter@privacy-protection.email
- zq4z6itxupnu@privacy-protection.email
Subdomains
5 observed subdomains of getdefigo.com.
Web-graph footprint
Distinct hostnames that link to or from getdefigo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for getdefigo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9458866.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from getdefigo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getdefigo.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.