Skip to content

Hostname

maisberger.com

Last fetched

maisberger.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · maisberger.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/maisberger.com

Resolution chain

maisberger.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
beate faderl
Contact emails

Subdomains

8 observed subdomains of maisberger.com.

Web-graph footprint

Distinct hostnames that link to or from maisberger.com in the public web crawl.

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for maisberger.com.

MechanismTarget
SPF_Amail.maisberger.com
SPF_Amaisberger.com
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.myconvento.com
SPF_IP147.135.249.48/28
SPF_IP217.160.0.83/32
SPF_IP51.89.73.208/28
SPF_IP54.37.79.226/32
SPF_MXmaisberger.com

Related pages

Pivot deeper into the graph from maisberger.com.

Cypher and MCP

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

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