Skip to content

Hostname

excess.web.tr

Last fetched

excess.web.tr resolves to 1 IPv4 address operated by AS201233 in TR.

Nutrition Label

WHISPER CANON · excess.web.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/excess.web.tr

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.85.52217.18.85.0/24AS201233TR

WHOIS identity

No WHOIS records are currently associated with excess.web.tr in WhisperGraph.

Subdomains

4 observed subdomains of excess.web.tr.

Web-graph footprint

Distinct hostnames that link to or from excess.web.tr in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • excess.web.tr

SPF policy

13 SPF mechanisms authorising senders for excess.web.tr.

MechanismTarget
SPF_Aexcess.web.tr
SPF_INCLUDEspf.dhs.com.tr
SPF_IP179.61.128.156
SPF_IP179.61.128.164
SPF_IP179.61.128.185
SPF_IP179.61.128.190
SPF_IP181.214.190.219
SPF_IP185.136.207.82
SPF_IP185.207.39.227
SPF_IP185.254.28.2
SPF_IP191.96.191.192
SPF_IP217.18.85.52
SPF_MXexcess.web.tr

Related pages

Pivot deeper into the graph from excess.web.tr.

Cypher and MCP

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

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