Skip to content

Hostname

floydteam.ca

Last fetched

floydteam.ca resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · floydteam.caRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/floydteam.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.137.224.17023.137.224.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
23.180.104.12323.180.104.0/24AS14807STORMWEB - StormWeb Canada Hosting Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

8 observed subdomains of floydteam.ca.

Web-graph footprint

Distinct hostnames that link to or from floydteam.ca in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for floydteam.ca.

MechanismTarget
SPF_Afloydteam.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP170.75.252.66
SPF_IP23.137.224.170
SPF_IP23.137.224.66
SPF_IP23.180.104.123
SPF_MXfloydteam.ca

Related pages

Pivot deeper into the graph from floydteam.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "floydteam.ca"})-[: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.