Skip to content

Hostname

beta.paokfc.gr

Last fetched

beta.paokfc.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · beta.paokfc.grRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/beta.paokfc.gr

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.18.10288.198.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with beta.paokfc.gr in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from beta.paokfc.gr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for beta.paokfc.gr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.76.79
SPF_IP149.72.171.155
SPF_IP178.21.171.159
SPF_IP192.252.156.177
SPF_IP5.172.194.219
SPF_IP5.172.196.87
SPF_IP5.172.206.166
SPF_IP62.103.164.112/28
SPF_IP62.103.184.178
SPF_IP83.235.45.116
SPF_IP88.198.18.102

Related pages

Pivot deeper into the graph from beta.paokfc.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "beta.paokfc.gr"})-[: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.