Skip to content

Hostname

fentontsb.com

Last fetched

fentontsb.com resolves to 2 IPv4 addresses operated by EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd. in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · fentontsb.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/fentontsb.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.6.198.247103.6.198.0/24AS46015EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd.MY
124.150.140.170124.150.140.0/24AS45945WEBSERVER-MY - Acme Commerce Sdb Bhd, Malayia, NetworkMY

WHOIS identity

Registrar
iana:460
Organization
fenton technology sdn bhd
Contact emails

Subdomains

9 observed subdomains of fentontsb.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fentontsb.com.

MechanismTarget
SPF_Afentontsb.com
SPF_Ansv67.dnshostmaster.net
SPF_IP124.150.140.170
SPF_MXfentontsb.com

Related pages

Pivot deeper into the graph from fentontsb.com.

Cypher and MCP

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

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