Skip to content

Hostname

itgenius.com

Last fetched

itgenius.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · itgenius.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itgenius.com

Resolution chain

itgenius.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.223104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.223104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.159172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.97172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.45172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
itgenius australia
Contact emails

Subdomains

21 observed subdomains of itgenius.com.

Web-graph footprint

Distinct hostnames that link to or from itgenius.com in the public web crawl.

26 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itgenius.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEservers.outfunnel.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.synergywholesale.com
SPF_IP208.76.24.0/22
SPF_IP221.121.140.170
SPF_IP221.121.156.109
SPF_IP35.201.5.194
SPF_IP70.166.203.186

Related pages

Pivot deeper into the graph from itgenius.com.

Cypher and MCP

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

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