Skip to content

Hostname

hugosofa.com

Last fetched

hugosofa.com resolves to 1 IPv4 address operated by AS56140 in MY. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · hugosofa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hugosofa.com

Resolution chain

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

IPPrefixASNOperatorCountry
42.0.28.1842.0.28.0/24AS56140MY

WHOIS identity

Registrar
iana:82
Organization
yew hoong sofa products (m) sdn bhd
Contact emails

Subdomains

9 observed subdomains of hugosofa.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hugosofa.com.

MechanismTarget
SPF_Ahugosofa.com
SPF_Ansv62.dnshostmaster.net
SPF_IP124.150.141.103/24
SPF_IP162.219.28.14
SPF_IP172.82.148.162
SPF_IP172.82.148.163
SPF_IP172.82.148.165
SPF_IP42.0.28.111
SPF_IP42.0.28.18
SPF_MXhugosofa.com

Related pages

Pivot deeper into the graph from hugosofa.com.

Cypher and MCP

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

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