Hostname
reglab.com
Last fetched
reglab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reglab.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.104 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.112 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.118 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.28 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.91.116 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.125 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.71 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.84 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of reglab.com owner
- Contact emails
- jh2kt@naver.com
- 09d19a3c-51a2-431d-a347-7489afb7fa11@identity-protect.org
- 2f555b3c-6733-41d2-a07b-4d18302c64db@identity-protect.org
- 5874200e-645c-4e5d-a570-d82f61198aca@identity-protect.org
- 8a245af0-cfe1-4348-8627-364aca21c309@identity-protect.org
- b9282ae9-e508-461a-b45f-4e829a0cb586@identity-protect.org
- b93cc633-1bab-4c58-a643-17a83448d59b@identity-protect.org
- owner-96716@reglab.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of reglab.com.
Web-graph footprint
Distinct hostnames that link to or from reglab.com in the public web crawl.
9 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for reglab.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25669967.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.mijnwefact.nl |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bf02.eu.hubspotemail.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from reglab.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reglab.com"})-[: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.