Skip to content

Hostname

voting.efnet.org

Last fetched

voting.efnet.org resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US.

Nutrition Label

WHISPER CANON · voting.efnet.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/voting.efnet.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.69.1545.56.64.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

No WHOIS records are currently associated with voting.efnet.org in WhisperGraph.

Subdomains

1 observed subdomain of voting.efnet.org.

Web-graph footprint

Distinct hostnames that link to or from voting.efnet.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • voting.efnet.org

SPF policy

7 SPF mechanisms authorising senders for voting.efnet.org.

MechanismTarget
SPF_Avoting.efnet.org
SPF_IP216.246.34.82
SPF_IP216.246.50.10
SPF_IP2600:3c00:0:0:f03c:91ff:fe33:cd73
SPF_IP2600:3c00:e000:455:f03c:91ff:fe33:cd73
SPF_IP45.56.69.15
SPF_MXvoting.efnet.org

Related pages

Pivot deeper into the graph from voting.efnet.org.

Cypher and MCP

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

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