Hostname
multacom.com
Last fetched
multacom.com resolves to 1 IPv4 address operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
multacom.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 |
|---|---|---|---|---|
| 148.135.114.73 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- multacom corporation
- Contact emails
Subdomains
154,776 observed subdomains of multacom.com.
Showing 25 of 154,776. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from multacom.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for multacom.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 169.48.209.195 |
| SPF_IP | 204.13.152.0/24 |
| SPF_IP | 204.13.153.2 |
| SPF_IP | 208.64.231.0/24 |
| SPF_IP | 2607:f130:0:19e:3e25:920e:5d33:50e3 |
| SPF_IP | 2607:f130:0:66:d779:e0fd:d195:dba1 |
| SPF_IP | 64.69.32.194 |
| SPF_IP | 64.69.32.202 |
| SPF_IP | 64.69.32.226 |
Related pages
Pivot deeper into the graph from multacom.com.
- IP · 148.135.114.73
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · iana:69
- Country · US
- Email · noc@multacom.com
- TLD · .com
- Browse hostnames · mu…
- 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: "multacom.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.