Skip to content

Hostname

leonvotes.gov

Last fetched

leonvotes.gov resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · leonvotes.govRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/leonvotes.gov

Resolution chain

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

IPPrefixASNOperatorCountry
40.71.11.13840.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with leonvotes.gov in WhisperGraph.

Subdomains

4 observed subdomains of leonvotes.gov.

Web-graph footprint

Distinct hostnames that link to or from leonvotes.gov in the public web crawl.

65 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for leonvotes.gov.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.35.28/32
SPF_IP149.72.180.245/32
SPF_IP198.183.197.51
SPF_IP198.183.197.52
SPF_IP205.207.106.10/30
SPF_IP205.207.106.11
SPF_IP205.207.106.12
SPF_IP205.207.106.13
SPF_IP205.207.106.14/32
SPF_IP205.207.106.15
SPF_IP205.207.106.16
SPF_IP205.207.106.17
SPF_IP205.207.106.18
SPF_IP205.207.106.19
SPF_IP205.207.106.20
SPF_IP205.207.106.21/24
SPF_IP208.75.123.0/24
SPF_IP209.135.216.92
SPF_IP209.85.220.69/32
SPF_IP34.214.150.94
SPF_IP34.215.16.149
SPF_IP44.237.205.73
SPF_IP52.35.65.11
SPF_IP52.42.173.171
SPF_IP67.231.149.14
SPF_IP67.231.157.14
SPF_IP69.63.225.114

Related pages

Pivot deeper into the graph from leonvotes.gov.

Cypher and MCP

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

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