Skip to content

Hostname

is4it.de

Last fetched

is4it.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · is4it.deRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/is4it.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.187.20136.243.0.0/16AS24940DE

WHOIS identity

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

Subdomains

23 observed subdomains of is4it.de.

Web-graph footprint

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

49 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for is4it.de.

MechanismTarget
SPF_INCLUDE25526632.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.98.160.173
SPF_IP195.30.228.72

Related pages

Pivot deeper into the graph from is4it.de.

Cypher and MCP

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

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