Hostname
laurehosting.com
Last fetched
laurehosting.com resolves to 2 IPv4 addresses operated by AS207459 in TR. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
laurehosting.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 |
|---|---|---|---|---|
| 213.142.149.20 | 213.142.149.0/24 | AS207459 | — | TR |
| 45.136.5.4 | 45.136.5.0/24 | AS51722 | — | TR |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
23 observed subdomains of laurehosting.com.
Showing 17 of 23. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- laurehosting.com
SPF policy
7 SPF mechanisms authorising senders for laurehosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | laurehosting.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.onlinemountain.com |
| SPF_IP | 192.34.55.41 |
| SPF_IP | 213.142.149.20 |
| SPF_MX | laurehosting.com |
Related pages
Pivot deeper into the graph from laurehosting.com.
- IP · 213.142.149.20
- ASN · AS207459
- Registrar · iana:2487
- Country · TR
- Email · laurehosting.com-owner@customers.whoisprivacycorp.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: "laurehosting.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.