Skip to content

Hostname

feelgood.bio

Last fetched

feelgood.bio resolves to 1 IPv4 address operated by AS212531 in LT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · feelgood.bioRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/feelgood.bio

Resolution chain

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

IPPrefixASNOperatorCountry
62.77.153.15062.77.152.0/21AS212531LT

WHOIS identity

Registrar
iana:69
Organization
tedicad srl societa/ditta
Contact emails

Subdomains

15 observed subdomains of feelgood.bio.

Web-graph footprint

Distinct hostnames that link to or from feelgood.bio in the public web crawl.

6 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • feelgood.bio

SPF policy

3 SPF mechanisms authorising senders for feelgood.bio.

MechanismTarget
SPF_Afeelgood.bio
SPF_IP62.77.153.150
SPF_MXfeelgood.bio

Related pages

Pivot deeper into the graph from feelgood.bio.

Cypher and MCP

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

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