Skip to content

Hostname

nowfloats.com

Last fetched

nowfloats.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nowfloats.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nowfloats.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.30108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.64108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.80108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.84108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.155.1913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.103143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.33143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.36143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.64143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:303
Organization
nowfloats technologies pvt
Contact emails

Subdomains

59,953 observed subdomains of nowfloats.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nowfloats.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEpepipost.net
SPF_INCLUDEsender.zoho-books.in
SPF_INCLUDEsender.zohosubscriptions.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from nowfloats.com.

Cypher and MCP

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

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