Skip to content

Hostname

webmail.fuentechurch.org

Last fetched

webmail.fuentechurch.org resolves to 2 IPv4 addresses operated by CONFLUENCE-NETWORK-INC - Confluence Networks Inc in VG.

Nutrition Label

WHISPER CANON · webmail.fuentechurch.orgRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webmail.fuentechurch.org

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
50.6.170.23350.6.168.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with webmail.fuentechurch.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webmail.fuentechurch.org.

MechanismTarget
SPF_Awebmail.fuentechurch.org
SPF_INCLUDEwebsitewelcome.com
SPF_MXwebmail.fuentechurch.org

Related pages

Pivot deeper into the graph from webmail.fuentechurch.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.fuentechurch.org"})-[: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.