Skip to content

Hostname

ituabsorbtech.com

Last fetched

ituabsorbtech.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · ituabsorbtech.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ituabsorbtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.172.102199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:886
Organization
itu absorbtech
Contact emails

Subdomains

5 observed subdomains of ituabsorbtech.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ituabsorbtech.com.

MechanismTarget
SPF_INCLUDE_spf.brainier.com
SPF_INCLUDEhostmonster.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.169.163.246
SPF_IP135.84.64.0/20
SPF_IP206.152.14.0/24
SPF_IP208.86.168.0/23
SPF_IP208.86.170.0/23
SPF_IP209.208.226.0/23
SPF_IP4.16.39.138
SPF_IP4.16.39.142
SPF_IP4.2.186.131
SPF_IP4.2.186.139
SPF_IP4.2.186.58
SPF_IP4.7.253.210
SPF_IP4.78.140.14
SPF_IP69.128.50.214
SPF_IP74.94.13.177
SPF_IP75.150.232.61

Related pages

Pivot deeper into the graph from ituabsorbtech.com.

Cypher and MCP

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

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