Skip to content

Hostname

webmail.jpnet.ca

Last fetched

webmail.jpnet.ca resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · webmail.jpnet.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/webmail.jpnet.ca

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.225.19250.6.224.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS
51.79.72.13851.79.0.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with webmail.jpnet.ca in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for webmail.jpnet.ca.

MechanismTarget
SPF_Awebmail.jpnet.ca
SPF_IP50.6.225.192
SPF_IP51.79.72.138
SPF_MXwebmail.jpnet.ca

Related pages

Pivot deeper into the graph from webmail.jpnet.ca.

Cypher and MCP

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

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