Skip to content

Hostname

toc.delivery

Last fetched

toc.delivery resolves to 1 IPv4 address operated by PONYNET - FranTech Solutions in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · toc.deliveryRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/toc.delivery

Resolution chain

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

IPPrefixASNOperatorCountry
209.141.59.24209.141.32.0/19AS53667PONYNET - FranTech SolutionsUS

WHOIS identity

Registrar
iana:1011
Organization
toc
Contact emails

Subdomains

19 observed subdomains of toc.delivery.

Threat posture

History

Mail and authentication

MX records

  • toc.delivery

SPF policy

5 SPF mechanisms authorising senders for toc.delivery.

MechanismTarget
SPF_Atoc.delivery
SPF_INCLUDEhostxido.com
SPF_IP209.141.48.241
SPF_IP209.141.59.24
SPF_MXtoc.delivery

Related pages

Pivot deeper into the graph from toc.delivery.

Cypher and MCP

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

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