Skip to content

Hostname

smartflowapps.com

Last fetched

smartflowapps.com resolves to 2 IPv4 addresses operated by HOASTED in NL.

Nutrition Label

WHISPER CANON · smartflowapps.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/smartflowapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.152.249.245.152.249.0/24AS205876HOASTEDNL
91.210.127.5991.210.127.0/24AS20559FUNDAMENTS-ASNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for smartflowapps.com.

MechanismTarget
SPF_Asmartflowapps.com
SPF_INCLUDE_spf.cre8ion.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mijndomeinhosting.nl
SPF_IP134.0.92.126/32
SPF_IP188.93.144.85/22
SPF_IP2a00:4e40:1:1::7:1/120
SPF_IP82.201.42.192/26
SPF_IP82.201.86.10
SPF_IP82.201.86.4
SPF_IP82.201.94.64/26
SPF_IP82.201.97.128/25
SPF_MXsmartflowapps.com

Related pages

Pivot deeper into the graph from smartflowapps.com.

Cypher and MCP

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

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