Skip to content

Hostname

webform.kfc.com.au

Last fetched

webform.kfc.com.au resolves to 3 IPv4 addresses operated by AS-TAGUCHI - Taguchi Networks LLC in US.

Nutrition Label

WHISPER CANON · webform.kfc.com.auRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/webform.kfc.com.au

Resolution chain

webform.kfc.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.139.133.17192.139.133.0/24AS54743AS-TAGUCHI - Taguchi Networks LLCUS
206.166.220.17206.166.220.0/24AS54743AS-TAGUCHI - Taguchi Networks LLCUS
207.126.107.228207.126.96.0/19AS6461ZAYO-6461 - Zayo BandwidthUS

WHOIS identity

No WHOIS records are currently associated with webform.kfc.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webform.kfc.com.au.

MechanismTarget
SPF_IP207.126.107.224/27
SPF_IP4.30.61.192/27

Related pages

Pivot deeper into the graph from webform.kfc.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webform.kfc.com.au"})-[: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.