Skip to content

Hostname

send.kmimedia.ca

Last fetched

send.kmimedia.ca resolves to 1 IPv4 address operated by PINPOINTE-N1 - Pinpointe On-Demand, Inc. in US.

Nutrition Label

WHISPER CANON · send.kmimedia.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/send.kmimedia.ca

Resolution chain

send.kmimedia.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.127.241.155199.127.240.0/21AS53797PINPOINTE-N1 - Pinpointe On-Demand, Inc.US

WHOIS identity

No WHOIS records are currently associated with send.kmimedia.ca in WhisperGraph.

Subdomains

18 observed subdomains of send.kmimedia.ca.

Web-graph footprint

Distinct hostnames that link to or from send.kmimedia.ca in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for send.kmimedia.ca.

MechanismTarget
SPF_Asend.kmimedia.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.127.240.0/24
SPF_IP199.127.241.115
SPF_IP199.127.242.0/24
SPF_IP199.127.243.0/24
SPF_MXsend.kmimedia.ca

Related pages

Pivot deeper into the graph from send.kmimedia.ca.

Cypher and MCP

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

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