Skip to content

Hostname

50five.com

Last fetched

50five.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 50five.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/50five.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.193.121.9318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
engie energie nederland n.v.
Contact emails

Subdomains

22 observed subdomains of 50five.com.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for 50five.com.

MechanismTarget
SPF_INCLUDE5712831.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dyncloud.io
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.163.24
SPF_IP159.69.163.26
SPF_IP188.94.76.130
SPF_IP195.201.208.140
SPF_IP195.201.208.142
SPF_IP195.201.208.144
SPF_IP212.178.207.0/24
SPF_IP2a01:4f8:c0:2f09:0:0:0:2
SPF_IP3.124.192.207
SPF_IP3.75.133.105
SPF_IP81.173.75.167/31
SPF_IP88.99.251.54
SPF_IP91.183.188.0/24

Related pages

Pivot deeper into the graph from 50five.com.

Cypher and MCP

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

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