Skip to content

Hostname

tel4b.com

Last fetched

tel4b.com resolves to 1 IPv4 address operated by Online SAS in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.210.215.7262.210.0.0/16AS12876Online SASFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for tel4b.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEavmso.com
SPF_IP185.80.16.130
SPF_IP185.80.16.75
SPF_IP185.80.17.158
SPF_IP185.80.17.60
SPF_IP188.114.120.17
SPF_IP188.114.121.17
SPF_IP54.75.84.65
SPF_MXtel4b.com

Related pages

Pivot deeper into the graph from tel4b.com.

Cypher and MCP

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

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