Skip to content

Hostname

messagecenter.se

Last fetched

messagecenter.se resolves to 1 IPv4 address operated by AS207932 in SE. WHOIS lists registrar:loopiagroup2 as the registrar.

Nutrition Label

WHISPER CANON · messagecenter.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/messagecenter.se

Resolution chain

messagecenter.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.14.9.35194.14.9.0/24AS207932SE

WHOIS identity

Registrar
registrar:loopiagroup2
Organization
Contact emails

Subdomains

14 observed subdomains of messagecenter.se.

Web-graph footprint

Distinct hostnames that link to or from messagecenter.se in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for messagecenter.se.

MechanismTarget
SPF_Amessagecenter.se
SPF_INCLUDE_spf.messagecenter.se
SPF_INCLUDE_spf.staysecuregroup.com

Related pages

Pivot deeper into the graph from messagecenter.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "messagecenter.se"})-[: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.