Skip to content

Hostname

theplasticsfella.com

Last fetched

theplasticsfella.com resolves to 2 IPv4 addresses operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · theplasticsfella.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/theplasticsfella.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.248.202.188149.248.202.0/23AS40509FLY - Fly.io, Inc.FR
178.128.137.126178.128.136.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

23 observed subdomains of theplasticsfella.com.

Web-graph footprint

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

23 sites link to this hostname.

290 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for theplasticsfella.com.

MechanismTarget
SPF_Atheplasticsfella.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXtheplasticsfella.com

Related pages

Pivot deeper into the graph from theplasticsfella.com.

Cypher and MCP

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

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