Hostname
brandlispizza.com
Last fetched
brandlispizza.com resolves to 19 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
brandlispizza.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1068
- Organization
- ken janos
- Contact emails
- brandlispizza@yahoo.com
- c01846bd37bb4226870034ceda381859.protect@whoisguard.com
- 00e7b2fc3af34f53b409b104e5806951.protect@withheldforprivacy.com
- 4fe7ede13c924a10afc8ef25c4f5a97c.protect@withheldforprivacy.com
- 7bfe3e83f4a2472ba366d97624101271.protect@withheldforprivacy.com
- ac89b71df5614c5d8bacb68e32cdf379.protect@withheldforprivacy.com
- f6b9f47c4ad147a1aaf3c2ee40778603.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
12 observed subdomains of brandlispizza.com.
Web-graph footprint
Distinct hostnames that link to or from brandlispizza.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for brandlispizza.com.
| Mechanism | Target |
|---|---|
| SPF_A | brandlispizza.com |
| SPF_EXISTS | %{i}.spf.profivideos.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | brandlispizza.com |
Related pages
Pivot deeper into the graph from brandlispizza.com.
- IP · 142.171.206.210
- ASN · AS35916MULTA-ASN1 - MULTACOM CORPORATION
- Registrar · iana:1068
- Country · US
- Email · brandlispizza@yahoo.com
- TLD · .com
- Browse hostnames · br…
- 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: "brandlispizza.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.