Hostname
askyourlawmaker.org
Last fetched
askyourlawmaker.org resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:4146 as the registrar.
Nutrition Label
Resolution chain
askyourlawmaker.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.61.89.34 | 108.61.64.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 20.150.145.93 | 20.150.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:4146
- Organization
- whois protection, this company does not own this domain name s.r.o.
- Contact emails
Subdomains
11 observed subdomains of askyourlawmaker.org.
Web-graph footprint
Distinct hostnames that link to or from askyourlawmaker.org in the public web crawl.
141 sites link to this hostname.
1,129 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- askyourlawmaker.org
SPF policy
9 SPF mechanisms authorising senders for askyourlawmaker.org.
| Mechanism | Target |
|---|---|
| SPF_A | askyourlawmaker.org |
| SPF_IP | 141.95.173.5 |
| SPF_IP | 149.202.72.18 |
| SPF_IP | 20.150.145.93 |
| SPF_IP | 20.163.57.246 |
| SPF_IP | 20.168.120.60 |
| SPF_IP | 45.76.12.234 |
| SPF_IP | 94.23.168.212 |
| SPF_MX | askyourlawmaker.org |
Related pages
Pivot deeper into the graph from askyourlawmaker.org.
- IP · 108.61.89.34
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:4146
- Country · US
- Email · melinda@newsit.net
- TLD · .org
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askyourlawmaker.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.