Hostname
berjayasteel.com
Last fetched
berjayasteel.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
berjayasteel.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.213.167.241 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
| 35.213.170.39 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
WHOIS identity
- Registrar
- iana:460
- Organization
- berjaya steel product sdn bhd
- Contact emails
Subdomains
1 observed subdomain of berjayasteel.com.
| Subdomain |
|---|
| www.berjayasteel.com |
Web-graph footprint
Distinct hostnames that link to or from berjayasteel.com in the public web crawl.
24 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for berjayasteel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from berjayasteel.com.
- IP · 35.213.167.241
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:460
- Country · SG
- Email · reg_14959196@whoisprotection.cc
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "berjayasteel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.