Hostname
nbo.om
Last fetched
nbo.om resolves to 77.83.61.229, announced in 77.83.107.0/24 by ODPASN - Oman Data Park SAOC in OM. nbo.om is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 77.83.61.229
77.83.107.0/24 · ODPASN - Oman Data Park SAOC · Seeb, OM
IPv6 resolution
No AAAA record for nbo.om is recorded in WhisperGraph.
Attribution
odpasn oman park saoc
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
- Registrar
- iana:700000007
- Registrant organisation
- alfred dsouza
- Contact emails
- alfred@nbo.co.om, nbotech@nbo.co.om
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- nbo.om
- ns1.nbo.om
- ns2.nbo.om
- ns3.nbo.om
MX records
- mxa-00555602.gslb.pphosted.com
- mxb-00555602.gslb.pphosted.com
SPF policy
- ip: 5.37.57.161/32
- ip: 46.40.239.2/32
- ip: 212.72.21.25/32
- ip: 46.40.225.49/32
- ip: 85.154.241.96/29
- include: deliverygateways.mastercard.com
- include: spf-00555602.pphosted.com
- include: spf.smtp2go.com
- include: zcsend.net
- a: nbo.om
Threat-feed evidence
History
Related pages
Pivot from nbo.om into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nbo.om"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.