Skip to content

Hostname

memphisbud.com

Last fetched

memphisbud.com resolves to 11 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · memphisbud.comRouting diversity3.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/memphisbud.com

Resolution chain

memphisbud.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.171.211.52142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.211.53142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.211.54142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.211.61142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
173.232.2.104173.232.2.0/23AS62904AS62904 - Eonix CorporationUS
74.48.160.4374.48.128.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.40.20474.48.0.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.40.20574.48.0.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.40.20674.48.0.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.46.19474.48.0.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.46.19574.48.0.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:1068
Organization
erik egger
Contact emails

Subdomains

4 observed subdomains of memphisbud.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for memphisbud.com.

MechanismTarget
SPF_Adns.memphisbud.com

Related pages

Pivot deeper into the graph from memphisbud.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "memphisbud.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.