Skip to content

Hostname

givatec.com

Last fetched

givatec.com resolves to 1 IPv4 address operated by AS207647 in NL. WHOIS lists iana:1443 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.239.14.1687.239.14.0/24AS207647NL

WHOIS identity

Registrar
iana:1443
Organization
avt logistic centrum b.v.
Contact emails

Subdomains

2 observed subdomains of givatec.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for givatec.com.

MechanismTarget
SPF_Agivatec.com
SPF_INCLUDEspf.werkplekoveral.nl
SPF_IP207.126.144.0/20
SPF_IP212.61.159.210
SPF_IP212.61.159.211
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP95.170.75.0/26
SPF_IP95.170.77.0/26
SPF_IP95.170.91.128/26
SPF_MXgivatec.com

Related pages

Pivot deeper into the graph from givatec.com.

Cypher and MCP

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

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