Skip to content

Hostname

primoris.com.br

Last fetched

primoris.com.br resolves to 5 IPv4 addresses operated by MLS Wireless SA in BR.

Nutrition Label

WHISPER CANON · primoris.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/primoris.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.152.96.146200.152.96.0/24AS21571MLS Wireless SABR
3.166.34.1083.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.1253.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.913.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.953.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
Organization
primoris fomento mercantil ltda
Contact emails

Subdomains

2 observed subdomains of primoris.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.mls.com.br
SPF_INCLUDEamazonses.com
SPF_IP200.152.96.0/24

Related pages

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

Cypher and MCP

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

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