Hostname
moba.net
Last fetched
moba.net resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
moba.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.170.74.97 | 95.170.64.0/19 | AS20857 | — | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- moba b.v.
- Contact emails
Subdomains
97 observed subdomains of moba.net.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from moba.net in the public web crawl.
108 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for moba.net.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc308-4.eu.iphmx.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.atps.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 172.246.34.254 |
| SPF_IP | 185.114.121.125 |
| SPF_IP | 185.114.122.159 |
| SPF_IP | 217.26.123.2/32 |
| SPF_IP | 37.97.128.109 |
| SPF_IP | 52.174.19.130 |
| SPF_IP | 80.237.132.77 |
| SPF_IP | 83.149.98.65/32 |
Related pages
Pivot deeper into the graph from moba.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moba.net"})-[: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.