Skip to content

Hostname

maisel.com

Last fetched

maisel.com resolves to 1 IPv4 address operated by AS16316 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · maisel.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/maisel.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.145.99.113217.145.96.0/20AS16316DE

WHOIS identity

Registrar
iana:151
Organization
brauerei gebr. maisel kg
Contact emails

Subdomains

12 observed subdomains of maisel.com.

Web-graph footprint

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

327 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for maisel.com.

MechanismTarget
SPF_Amaisel.com
SPF_INCLUDE_nl.relay.tmt.de
SPF_INCLUDE_web.relay.tmt.de
SPF_INCLUDEspf.dc-cluster.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.145.101.226

Related pages

Pivot deeper into the graph from maisel.com.

Cypher and MCP

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

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