Skip to content

Hostname

fictionexpress.com

Last fetched

fictionexpress.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fictionexpress.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fictionexpress.com

Resolution chain

fictionexpress.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.161.69.1618.161.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.AE
18.161.69.4218.161.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.AE
18.161.69.5418.161.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.AE
18.161.69.918.161.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.AE
18.245.31.12718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
boolino sl
Contact emails

Subdomains

18 observed subdomains of fictionexpress.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fictionexpress.com.

MechanismTarget
SPF_INCLUDE140564479.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from fictionexpress.com.

Cypher and MCP

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

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