Skip to content

Hostname

expousipa.com

Last fetched

expousipa.com resolves to 2 IPv4 addresses operated by Locaweb Servicos de Internet SA in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · expousipa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/expousipa.com

Resolution chain

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

IPPrefixASNOperatorCountry
191.252.51.13191.252.51.0/24AS27715Locaweb Servicos de Internet SABR
76.13.69.22576.13.64.0/21AS47583AS-HOSTINGERBR

WHOIS identity

Registrar
iana:48
Organization
cicero pires
Contact emails

Subdomains

5 observed subdomains of expousipa.com.

Web-graph footprint

Distinct hostnames that link to or from expousipa.com in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for expousipa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.locaweb.com.br

Related pages

Pivot deeper into the graph from expousipa.com.

Cypher and MCP

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

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