Skip to content

Hostname

alltele.net

Last fetched

alltele.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · alltele.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/alltele.net

Resolution chain

alltele.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:638
Organization
alltele allmanna svenska telefonaktiebolaget
Contact emails

Subdomains

33,781 observed subdomains of alltele.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for alltele.net.

MechanismTarget
SPF_IP2a02:7b8:0:8002:0:0:0:4
SPF_IP79.138.0.100
SPF_IP79.138.0.150
SPF_IP79.138.0.198
SPF_IP79.138.0.32/27
SPF_IP80.244.65.146
SPF_IP85.194.160.97
SPF_IP85.8.31.19
SPF_MXalltele.net

Related pages

Pivot deeper into the graph from alltele.net.

Cypher and MCP

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

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