Skip to content

Hostname

3ifa.itslearning.com

Last fetched

3ifa.itslearning.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE.

Nutrition Label

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

Resolution chain

3ifa.itslearning.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.101.90.104141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.105141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.106141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.107141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

No WHOIS records are currently associated with 3ifa.itslearning.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from 3ifa.itslearning.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 3ifa.itslearning.com.

Cypher and MCP

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

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