Skip to content

Hostname

interval.ee

Last fetched

interval.ee resolves to 1 IPv4 address operated by AS60415 in EE.

Nutrition Label

WHISPER CANON · interval.eeRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/interval.ee

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.92.98185.31.92.0/22AS60415EE

WHOIS identity

No WHOIS records are currently associated with interval.ee in WhisperGraph.

Subdomains

5 observed subdomains of interval.ee.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for interval.ee.

MechanismTarget
SPF_Ainterval.ee
SPF_IP185.31.92.98
SPF_MXinterval.ee

Related pages

Pivot deeper into the graph from interval.ee.

Cypher and MCP

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

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