Skip to content

Hostname

kentratech.com

Last fetched

kentratech.com resolves to 1 IPv4 address operated by AS33876 in PT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · kentratech.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kentratech.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.126.169.13294.126.168.0/21AS33876PT

WHOIS identity

Registrar
iana:48
Organization
itgest software sistemas informaticos lda
Contact emails

Subdomains

10 observed subdomains of kentratech.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kentratech.com.

MechanismTarget
SPF_INCLUDE_spf.ptasp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXkentratech.com
SPF_REDIRECT153.92.224.0/19
SPF_REDIRECT185.107.232.0/22
SPF_REDIRECT185.24.144.0/22
SPF_REDIRECT185.41.28.0/22
SPF_REDIRECT212.146.192.0/18
SPF_REDIRECT213.32.128.0/18
SPF_REDIRECT77.32.128.0/18
SPF_REDIRECT77.32.192.0/19
SPF_REDIRECT94.143.16.0/21
SPF_REDIRECTd.mailin.fr
SPF_REDIRECTd.sender-sib.com

Related pages

Pivot deeper into the graph from kentratech.com.

Cypher and MCP

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

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