Skip to content

Hostname

flavourtech.com

Last fetched

flavourtech.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.177.58172.105.160.0/19AS63949VKT-HK Viking Telecom LimitedAU

WHOIS identity

Registrar
iana:269
Organization
flavourtech pty
Contact emails

Subdomains

6 observed subdomains of flavourtech.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flavourtech.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP119.18.12.195
SPF_IP123.200.176.144
SPF_IP13.238.131.192
SPF_IP172.105.177.58
SPF_IP203.129.26.121

Related pages

Pivot deeper into the graph from flavourtech.com.

Cypher and MCP

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

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