Hostname
hoffmaneffect.com
Last fetched
hoffmaneffect.com resolves to 2 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
hoffmaneffect.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.135.73.165 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 69.164.252.90 | 69.164.252.0/22 | AS26666 | INTERSERVER-LAX - Interserver, Inc | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
18 observed subdomains of hoffmaneffect.com.
Showing 12 of 18. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- hoffmaneffect.com
- mail.hoffmaneffect.com
SPF policy
12 SPF mechanisms authorising senders for hoffmaneffect.com.
| Mechanism | Target |
|---|---|
| SPF_A | hoffmaneffect.com |
| SPF_INCLUDE | elay.mailbaby.net |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 104.194.248.125 |
| SPF_IP | 148.135.73.165 |
| SPF_IP | 170.178.215.38 |
| SPF_IP | 173.82.232.57 |
| SPF_IP | 199.241.137.207 |
| SPF_IP | 216.231.135.102 |
| SPF_IP | 69.164.252.90 |
| SPF_MX | hoffmaneffect.com |
Related pages
Pivot deeper into the graph from hoffmaneffect.com.
- IP · 148.135.73.165
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · iana:146
- Country · US
- Email · nate@hoffmaneffect.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hoffmaneffect.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.