Skip to content

Hostname

jcmangieri.com.ar

Last fetched

jcmangieri.com.ar resolves to 1 IPv4 address operated by AS47583 in BR.

Nutrition Label

WHISPER CANON · jcmangieri.com.arRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jcmangieri.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.91.53147.79.88.0/21AS47583BR

WHOIS identity

No WHOIS records are currently associated with jcmangieri.com.ar in WhisperGraph.

Subdomains

7 observed subdomains of jcmangieri.com.ar.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for jcmangieri.com.ar.

MechanismTarget
SPF_Ajcmangieri.com.ar
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservidoraweb.net
SPF_IP167.250.5.4
SPF_IP192.95.44.193
SPF_IP192.99.46.215
SPF_IP200.110.132.170
SPF_IP207.244.66.65
SPF_IP207.244.66.90
SPF_IP207.244.66.91
SPF_IP207.244.66.92
SPF_MXjcmangieri.com.ar

Related pages

Pivot deeper into the graph from jcmangieri.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jcmangieri.com.ar"})-[: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.