Skip to content

Hostname

ip2internet.com.br

Last fetched

ip2internet.com.br resolves to 1 IPv4 address operated by AS263311 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
191.7.48.10191.7.48.0/23AS263311BR

WHOIS identity

Registrar
Organization
gleydson barbosa carneiro
Contact emails

Subdomains

6 observed subdomains of ip2internet.com.br.

Web-graph footprint

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

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ip2internet.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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