Skip to content

Hostname

mail.jtechcommunications.com

Last fetched

mail.jtechcommunications.com resolves to 1 IPv4 address operated by BCI - Blackfoot Telephone Cooperative, Inc. in US.

Nutrition Label

WHISPER CANON · mail.jtechcommunications.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.jtechcommunications.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.25.128.464.25.128.0/20AS21947BCI - Blackfoot Telephone Cooperative, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.jtechcommunications.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from mail.jtechcommunications.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.jtechcommunications.com.

MechanismTarget
SPF_IP144.202.93.161
SPF_IP64.25.128.2
SPF_IP64.25.128.3
SPF_IP64.25.128.4
SPF_IP64.99.180.0/24
SPF_IP69.51.113.166
SPF_IP72.175.248.198
SPF_IP72.21.74.3
SPF_MXmail.jtechcommunications.com

Related pages

Pivot deeper into the graph from mail.jtechcommunications.com.

Cypher and MCP

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

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