Skip to content

Hostname

instaimmo.de

Last fetched

instaimmo.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · instaimmo.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/instaimmo.de

Resolution chain

instaimmo.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.130.11618.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.1218.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.2118.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.7718.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of instaimmo.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for instaimmo.de.

MechanismTarget
SPF_INCLUDE26635772.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from instaimmo.de.

Cypher and MCP

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

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