Skip to content

Hostname

intetics.com

Last fetched

intetics.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · intetics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/intetics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.15104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.15104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.87172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:79
Organization
boris kontsevoi
Contact emails

Subdomains

22 observed subdomains of intetics.com.

Web-graph footprint

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

385 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for intetics.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.196.169.167
SPF_IP142.132.213.107
SPF_IP142.132.213.109
SPF_IP176.118.48.254
SPF_IP185.181.207.192/27
SPF_IP185.232.116.166
SPF_IP194.44.192.92
SPF_IP31.128.68.133
SPF_IP46.164.129.186
SPF_IP77.94.47.233
SPF_IP80.92.229.157
SPF_IP86.57.158.50
SPF_IP94.130.90.75

Related pages

Pivot deeper into the graph from intetics.com.

Cypher and MCP

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

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