Skip to content

Hostname

regexsolutions.com.br

Last fetched

regexsolutions.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · regexsolutions.com.brRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/regexsolutions.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
regex solutions servicos ltda
Contact emails

Subdomains

18 observed subdomains of regexsolutions.com.br.

Web-graph footprint

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

20 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.octadesk.com
SPF_INCLUDEoctadesk.com
SPF_INCLUDEregspf.regexsolutions.com.br

Related pages

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

Cypher and MCP

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

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