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
Resolution chain
leonvotes.gov resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.71.11.138 | 40.68.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
29 SPF mechanisms authorising senders for leonvotes.gov.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 149.72.180.245/32 |
| SPF_IP | 198.183.197.51 |
| SPF_IP | 198.183.197.52 |
| SPF_IP | 205.207.106.10/30 |
| SPF_IP | 205.207.106.11 |
| SPF_IP | 205.207.106.12 |
| SPF_IP | 205.207.106.13 |
| SPF_IP | 205.207.106.14/32 |
| SPF_IP | 205.207.106.15 |
| SPF_IP | 205.207.106.16 |
| SPF_IP | 205.207.106.17 |
| SPF_IP | 205.207.106.18 |
| SPF_IP | 205.207.106.19 |
| SPF_IP | 205.207.106.20 |
| SPF_IP | 205.207.106.21/24 |
| SPF_IP | 208.75.123.0/24 |
| SPF_IP | 209.135.216.92 |
| SPF_IP | 209.85.220.69/32 |
| SPF_IP | 34.214.150.94 |
| SPF_IP | 34.215.16.149 |
| SPF_IP | 44.237.205.73 |
| SPF_IP | 52.35.65.11 |
| SPF_IP | 52.42.173.171 |
| SPF_IP | 67.231.149.14 |
| SPF_IP | 67.231.157.14 |
| SPF_IP | 69.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.