Skip to content

Hostname

webmail.cisb.com.ar

Last fetched

webmail.cisb.com.ar resolves to 2 IPv4 addresses operated by AS11664 in AR.

Nutrition Label

WHISPER CANON · webmail.cisb.com.arRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/webmail.cisb.com.ar

Resolution chain

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

WHOIS identity

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

Web-graph footprint

Distinct hostnames that link to or from webmail.cisb.com.ar in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webmail.cisb.com.ar.

MechanismTarget
SPF_Awebmail.cisb.com.ar
SPF_IP129.147.62.0/23
SPF_IP129.147.8.0/24
SPF_IP129.213.108.188/32
SPF_IP129.213.52.209/32
SPF_IP181.14.210.149
SPF_IP190.123.242.199
SPF_IP200.43.113.164/32
SPF_MXwebmail.cisb.com.ar

Related pages

Pivot deeper into the graph from webmail.cisb.com.ar.

Cypher and MCP

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

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