Skip to content

Hostname

ms-reportal.com

Last fetched

ms-reportal.com resolves to 1 IPv4 address operated by AS3209 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ms-reportal.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ms-reportal.com

Resolution chain

ms-reportal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.13.113.71178.13.0.0/16AS3209DE

WHOIS identity

Registrar
iana:151
Organization
jeannine schuller
Contact emails

Subdomains

1 observed subdomain of ms-reportal.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ms-reportal.com.

MechanismTarget
SPF_Ams-reportal.com
SPF_IP178.13.113.0/24
SPF_MXms-reportal.com

Related pages

Pivot deeper into the graph from ms-reportal.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ms-reportal.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.