Skip to content

Hostname

inort.com.br

Last fetched

inort.com.br resolves to 1 IPv4 address operated by HOSTVENOM-LLC - HostVenom LLC in US.

Nutrition Label

WHISPER CANON · inort.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/inort.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.36.62.20104.36.60.0/22AS30455HOSTVENOM-LLC - HostVenom LLCUS

WHOIS identity

Registrar
Organization
cl?nica de ortopedia e traumatologia
Contact emails

Subdomains

11 observed subdomains of inort.com.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEemailarray.com
SPF_INCLUDEspf.theservercompany.com
SPF_IP104.36.62.10

Related pages

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

Cypher and MCP

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

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