Skip to content

Hostname

kanbanflow.com

Last fetched

kanbanflow.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · kanbanflow.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kanbanflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.211.53.65130.211.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
130.211.53.65130.211.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
130.211.83.24130.211.64.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
130.211.83.24130.211.64.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:106
Organization
carl arnesten
Contact emails

Subdomains

11 observed subdomains of kanbanflow.com.

Web-graph footprint

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

529 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kanbanflow.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from kanbanflow.com.

Cypher and MCP

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

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