Skip to content

Hostname

it4you.cc

Last fetched

it4you.cc resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · it4you.ccRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/it4you.cc

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.82.92167.235.0.0/16AS24940DE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

23 observed subdomains of it4you.cc.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for it4you.cc.

MechanismTarget
SPF_Ait4you.cc
SPF_Amail01.it4you.cc
SPF_Amail1.it4you.cc
SPF_Asecure.it4you.cc
SPF_Autm.it4you.cc
SPF_Awww.it4you.cc
SPF_INCLUDEmymailwall.com
SPF_IP146.255.57.93
SPF_MXit4you.cc

Related pages

Pivot deeper into the graph from it4you.cc.

Cypher and MCP

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

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