Skip to content

Hostname

floorwerks.net

Last fetched

floorwerks.net resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · floorwerks.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/floorwerks.net

Resolution chain

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

IPPrefixASNOperatorCountry
173.205.127.176173.205.127.0/24AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:146
Organization
dawn deutsch
Contact emails

Subdomains

9 observed subdomains of floorwerks.net.

Web-graph footprint

Distinct hostnames that link to or from floorwerks.net in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • floorwerks.net

SPF policy

9 SPF mechanisms authorising senders for floorwerks.net.

MechanismTarget
SPF_Aehub45.webhostinghub.com
SPF_Afloorwerks.net
SPF_Asmtp.servconfig.com
SPF_INCLUDEpurpledoormarket.net
SPF_INCLUDEsmtp.servconfig.com
SPF_IP104.193.141.66
SPF_IP173.205.127.240
SPF_IP23.235.192.70
SPF_MXfloorwerks.net

Related pages

Pivot deeper into the graph from floorwerks.net.

Cypher and MCP

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

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