Hostname
regulatorconnect.org
Last fetched
regulatorconnect.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
regulatorconnect.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.28.0 | 101.0.13.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.131.45 | 18.238.8.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.114.141 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.58.2 | 35.1.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- attn: regulatorconnect.org
- Contact emails
Subdomains
5 observed subdomains of regulatorconnect.org.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for regulatorconnect.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sparkpostmail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.12.149.40/29 |
| SPF_IP | 216.36.44.192/28 |
| SPF_IP | 70.34.35.220/32 |
Related pages
Pivot deeper into the graph from regulatorconnect.org.
- IP · 100.52.28.0
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 77dd25030a28fd235e4b07461f9741de@domaindiscreet.com
- TLD · .org
- Browse hostnames · re…
- 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: "regulatorconnect.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.