Skip to content

Hostname

igbau.de

Last fetched

igbau.de resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

WHISPER CANON · igbau.deRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/igbau.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.22.42.16846.22.40.0/21AS61157DE

WHOIS identity

No WHOIS records are currently associated with igbau.de in WhisperGraph.

Subdomains

92 observed subdomains of igbau.de.

Web-graph footprint

Distinct hostnames that link to or from igbau.de in the public web crawl.

660 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for igbau.de.

MechanismTarget
SPF_Aigbau.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmail.psmanaged.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.meetingswitch.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.255.147
SPF_IP46.22.42.164
SPF_IP46.22.42.168
SPF_IP89.45.227.249
SPF_MXigbau.de

Related pages

Pivot deeper into the graph from igbau.de.

Cypher and MCP

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

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