Skip to content

Hostname

itsection.com.br

Last fetched

itsection.com.br resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
168.75.100.242168.75.96.0/20AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANBR
38.180.79.3238.180.78.0/23AS9009M247BR

WHOIS identity

Registrar
Organization
melissa francis de castro
Contact emails

Subdomains

8 observed subdomains of itsection.com.br.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for itsection.com.br.

MechanismTarget
SPF_Aitsection.com.br
SPF_IP104.152.187.138
SPF_IP104.171.121.186
SPF_IP170.254.135.10
SPF_IP185.150.191.136
SPF_IP185.150.191.71
SPF_MXitsection.com.br

Related pages

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

Cypher and MCP

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

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