Hostname
laps.com
Last fetched
laps.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
laps.com 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 |
|---|---|---|---|---|
| 104.18.6.208 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.208 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of laps.com owner
- Contact emails
- webguy@myfastmail.com
- 3cb65059-0cb7-4a6f-94f0-6e5a74e34f3f@identity-protect.org
- 5f7a51f6-38dd-4fe7-99eb-5b4dcc1f1a1a@identity-protect.org
- 6f06f50b-86d6-4171-872c-94d9afc909bf@identity-protect.org
- 7057f462-68b6-4d00-9675-8bcb77b9a731@identity-protect.org
- 8e74bc61-966b-4968-8d85-eab7b66edbbe@identity-protect.org
- a866acd4-d264-473e-b780-e22998f5ade7@identity-protect.org
- owner-11196206@laps.com.whoisprivacyservice.org
- owner-11580673@laps.com.whoisprivacyservice.org
- owner-11778055@laps.com.whoisprivacyservice.org
- owner-2631516@laps.com.whoisprivacyservice.org
- owner-2704083@laps.com.whoisprivacyservice.org
- owner-3171414@laps.com.whoisprivacyservice.org
- owner-3243981@laps.com.whoisprivacyservice.org
- owner-3441363@laps.com.whoisprivacyservice.org
- owner-3576200@laps.com.whoisprivacyservice.org
- owner-4116098@laps.com.whoisprivacyservice.org
- owner-425899@laps.com.whoisprivacyservice.org
- owner-7038676@laps.com.whoisprivacyservice.org
- owner-7308625@laps.com.whoisprivacyservice.org
- and 6 more
Subdomains
4 observed subdomains of laps.com.
Web-graph footprint
Distinct hostnames that link to or from laps.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for laps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8982864.spf05.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | laps.com |
Related pages
Pivot deeper into the graph from laps.com.
- IP · 104.18.6.208
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · webguy@myfastmail.com
- TLD · .com
- Browse hostnames · la…
- 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: "laps.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.