Hostname
mspag.com
Last fetched
mspag.com resolves to 2 IPv4 addresses operated by AS7506 in JP. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
mspag.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 |
|---|---|---|---|---|
| 163.44.185.209 | 163.44.176.0/20 | AS7506 | — | JP |
| 62.96.157.57 | 62.96.0.0/16 | AS8220 | — | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- michael ehlers
- Contact emails
Subdomains
23 observed subdomains of mspag.com.
Showing 18 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mspag.com in the public web crawl.
15 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mspag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7511747.spf05.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp.mspag.com |
Related pages
Pivot deeper into the graph from mspag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mspag.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.