Skip to content

Hostname

fenominal.com

Last fetched

fenominal.com resolves to 2 IPv4 addresses operated by AS-TING-BACKBONE - Ting Fiber Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · fenominal.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/fenominal.com

Resolution chain

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

IPPrefixASNOperatorCountry
98.124.199.8398.124.192.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US
98.124.243.4098.124.240.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US

WHOIS identity

Registrar
iana:9
Organization
web.com group,
Contact emails

Subdomains

1 observed subdomain of fenominal.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fenominal.com.

MechanismTarget
SPF_IP209.67.128.0/23
SPF_IP216.152.255.0/24
SPF_IP216.163.188.0/24
SPF_IP64.191.223.0/24
SPF_IP65.74.168.0/24
SPF_IP69.26.182.10
SPF_IP69.26.182.242
SPF_IP69.64.153.0/24
SPF_IP74.202.139.0/24
SPF_IP74.202.142.0/24
SPF_IP74.202.15.0/24
SPF_MXfenominal.com

Related pages

Pivot deeper into the graph from fenominal.com.

Cypher and MCP

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

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