Hostname
bormann.com
Last fetched
bormann.com resolves to 1 IPv4 address operated by WILDCARD-AS Wildcard UK Limited in GB. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
bormann.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 |
|---|---|---|---|---|
| 31.22.4.115 | 31.22.4.0/24 | AS34119 | WILDCARD-AS Wildcard UK Limited | GB |
WHOIS identity
- Registrar
- iana:303
- Organization
- bormann marketing
- Contact emails
- b74qu3bc6zm@networksolutionsprivateregistration.com
- brad@bormann.com
- cu8uv6uu78w@networksolutionsprivateregistration.com
- fs5cq3bm4kc@networksolutionsprivateregistration.com
- jy4yx5vy2td@networksolutionsprivateregistration.com
- kq2nv2qj6rs@networksolutionsprivateregistration.com
- tf5va32f9da@networksolutionsprivateregistration.com
- ut8hz7nm3np@networksolutionsprivateregistration.com
Subdomains
12 observed subdomains of bormann.com.
Web-graph footprint
Distinct hostnames that link to or from bormann.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for bormann.com.
| Mechanism | Target |
|---|---|
| SPF_A | bormann.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | zcsend.net |
| SPF_INCLUDE | zohomail.com |
| SPF_IP | 185.2.168.16 |
| SPF_IP | 31.22.4.115 |
| SPF_IP | 31.22.4.169/22 |
| SPF_IP | 82.163.176.199 |
| SPF_MX | bormann.com |
Related pages
Pivot deeper into the graph from bormann.com.
- IP · 31.22.4.115
- ASN · AS34119WILDCARD-AS Wildcard UK Limited
- Registrar · iana:303
- Country · GB
- Email · b74qu3bc6zm@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bo…
- 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: "bormann.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.