Skip to content

Hostname

johnfowlerholidays.com

Last fetched

johnfowlerholidays.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:131 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.122.106.96134.122.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:131
Organization
john fowler holidays
Contact emails

Subdomains

32 observed subdomains of johnfowlerholidays.com.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for johnfowlerholidays.com.

MechanismTarget
SPF_Ajohnfowlerholidays.com
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP154.16.7.2
SPF_IP191.96.208.3
SPF_IP50.23.143.180
SPF_MXjohnfowlerholidays.com

Related pages

Pivot deeper into the graph from johnfowlerholidays.com.

Cypher and MCP

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

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