Skip to content

Hostname

premiompb.com.br

Last fetched

premiompb.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · premiompb.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/premiompb.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.31.10218.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.1418.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.4818.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.9918.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.79.3354.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.6954.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.7354.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for premiompb.com.br.

MechanismTarget
SPF_Apremiompb.com.br
SPF_IP189.91.32.0/24
SPF_MXpremiompb.com.br

Related pages

Pivot deeper into the graph from premiompb.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "premiompb.com.br"})-[: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.