Hostname
defa.com
Last fetched
defa.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
defa.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 |
|---|---|---|---|---|
| 108.128.114.76 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- defa as
- Contact emails
- tommy.grott@defa.com
- 2mkzcrzzzyjc@privacy-protection.email
- 3abpcqcbbjep@spamprotection.email
- 3qxamsg2g5nn@privacy-protection.email
- 6xhkcqyfywm7@privacy-protection.email
- 7nbemwn5mete@privacy-protection.email
- 7usvokrunw7c@privacy-protection.email
- 8f4unev8eyij@privacy-protection.email
- 8hzmxebdqa4r@privacy-protection.email
- 8yswmkmgprxa@privacy-protection.email
- 9pfdpsms26mi@privacy-protection.email
- 9yjesyjeqejy@privacy-protection.email
- ae4caekcyh9w@spamprotection.email
- akzz39fyi6os@privacy-protection.email
- bihawkwuk5ob@spamprotection.email
- bpnpbewo4uoi@privacy-protection.email
- cnu2uumivahb@privacy-protection.email
- ctc2jnu5ovpu@privacy-protection.email
- cu76rovkowgh@privacy-protection.email
- czsfjbn2prnj@privacy-protection.email
- and 33 more
Subdomains
192 observed subdomains of defa.com.
Showing 25 of 192. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from defa.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for defa.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-eu.ppe-hosted.com |
| SPF_INCLUDE | _spf.netigate.se |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.141.169 |
| SPF_IP | 149.72.157.176 |
| SPF_IP | 149.72.39.125 |
| SPF_IP | 159.183.225.190 |
| SPF_IP | 185.7.137.100 |
| SPF_IP | 213.236.166.80 |
| SPF_IP | 52.232.27.151/32 |
Related pages
Pivot deeper into the graph from defa.com.
- IP · 108.128.114.76
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · IE
- Email · tommy.grott@defa.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: "defa.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.