Hostname
nexuresolutions.com
Last fetched
nexuresolutions.com resolves to 130.12.30.3, announced in 130.12.30.0/24 by NEXURE-AS14700 - Nexure Solutions LLP in US. nexuresolutions.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
- 130.12.30.3
130.12.30.0/24 · NEXURE-AS14700 - Nexure Solutions LLP · Nottingham, US
IPv6 resolution
No AAAA record for nexuresolutions.com is recorded in WhisperGraph.
Attribution
nexure
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domain administrator
- Contact emails
- legal@caliwebdesignservices.com
Subdomains
Showing 12 of 21. View all 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
- ns1.nexuresolutions.com
- ns2.nexuresolutions.com
- ns3.nexuresolutions.com
- ns4.nexuresolutions.com
MX records
- mail.nexuresolutions.com
- ms54549340.msv1.invalid
- ms43350240.msv1.invalid
SPF policy
- a: nexuresolutions.com
- mx: nexuresolutions.com
- a: mail.nexuresolutions.com
Threat-feed evidence
History
Related pages
Pivot from nexuresolutions.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: "nexuresolutions.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.