Skip to content

Hostname

deployteq.com

Last fetched

deployteq.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · deployteq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/deployteq.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.234.140.24335.234.128.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:447
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of deployteq.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for deployteq.com.

MechanismTarget
SPF_EXISTS%{ir}._spf.msdp1.com
SPF_INCLUDE6929164.spf06.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk-1.a.mimecastprotect.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP167.89.43.190/32
SPF_IP216.126.45.220
SPF_IP35.195.118.22/32
SPF_IP82.163.233.115

Related pages

Pivot deeper into the graph from deployteq.com.

Cypher and MCP

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

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