Hostname
marcusnetworking.com
Last fetched
marcusnetworking.com resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in LT. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
marcusnetworking.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 |
|---|---|---|---|---|
| 187.124.234.160 | 187.124.224.0/19 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 208.109.235.57 | 208.109.232.0/22 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
Subdomains
32 observed subdomains of marcusnetworking.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from marcusnetworking.com in the public web crawl.
30 sites link to this hostname.
106 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for marcusnetworking.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.ppe-hosted.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | quotevalet.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.shield.security |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 208.80.200.0/21 |
| SPF_IP | 38.126.230.0/24 |
| SPF_IP | 52.240.150.170/32 |
| SPF_MX | marcusnetworking.com |
Related pages
Pivot deeper into the graph from marcusnetworking.com.
- IP · 187.124.234.160
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:440
- Country · LT
- Email · emarcus@marcusnt.com
- TLD · .com
- Browse hostnames · ma…
- 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: "marcusnetworking.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.