Skip to content

Hostname

maibranding.com

Last fetched

maibranding.com resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · maibranding.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maibranding.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.68.47.190188.68.47.0/24AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

Registrar
iana:151
Organization
matthias mai branding
Contact emails

Subdomains

3 observed subdomains of maibranding.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for maibranding.com.

MechanismTarget
SPF_Amaibranding.com
SPF_MXmaibranding.com

Related pages

Pivot deeper into the graph from maibranding.com.

Cypher and MCP

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

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