Hostname
yourownwebserver.com
Last fetched
yourownwebserver.com resolves to 91.239.146.134, announced in 91.239.146.0/24 by navicosoft - Navicosoft Pty Ltd in AU. yourownwebserver.com 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
IPv6 resolution
No AAAA record for yourownwebserver.com is recorded in WhisperGraph.
Attribution
navicosoft
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:4147
- Registrant organisation
- asif munir
- Contact emails
- asif@navicosoft.com
Subdomains
Showing 12 of 36. View all subdomains →
Mail and authentication
Nameservers
- ns1.navicosoft.com
- ns2.navicosoft.com
- ns3.navicosoft.com
- ns1.yourownwebserver.com
- ns2.yourownwebserver.com
MX records
- yourownwebserver.com
SPF policy
- a: yourownwebserver.com
- mx: yourownwebserver.com
- ip: 104.219.233.223
- ip: 213.239.209.195
- ip: 91.239.146.134
Threat-feed evidence
History
Related pages
Pivot from yourownwebserver.com 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: "yourownwebserver.com"})-[: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.