Skip to content

Hostname

ontimetelecom.com

Last fetched

ontimetelecom.com resolves to 1 IPv4 address operated by IMMEDION - Immedion, LLC in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · ontimetelecom.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ontimetelecom.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.59.35.228216.59.32.0/22AS15085IMMEDION - Immedion, LLCUS

WHOIS identity

Registrar
iana:228
Organization
domain administrator
Contact emails

Subdomains

46 observed subdomains of ontimetelecom.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ontimetelecom.com.

MechanismTarget
SPF_Aontimetelecom.com
SPF_INCLUDE43563664.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP162.255.225.25
SPF_IP216.59.33.0/27
SPF_IP216.59.35.128/25
SPF_IP66.205.178.126
SPF_MXontimetelecom.com

Related pages

Pivot deeper into the graph from ontimetelecom.com.

Cypher and MCP

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

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