Skip to content

Hostname

semearhis.com.br

Last fetched

semearhis.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

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

Resolution chain

semearhis.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.4.218.34142.4.192.0/19AS16276CA

WHOIS identity

Registrar
Organization
alltech maquinas e equipamentos ltda
Contact emails

Subdomains

28 observed subdomains of semearhis.com.br.

Web-graph footprint

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

13 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for semearhis.com.br.

MechanismTarget
SPF_Asemearhis.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.4.218.34
SPF_IP149.56.92.32/27
SPF_IP149.56.92.39
SPF_IP149.56.92.43
SPF_IP158.69.182.144/29
SPF_IP198.27.110.208/28
SPF_IP54.39.17.169
SPF_MXsemearhis.com.br

Related pages

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

Cypher and MCP

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

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