Skip to content

Hostname

smartwaresgroup.com

Last fetched

smartwaresgroup.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · smartwaresgroup.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/smartwaresgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.114.121.148212.114.96.0/19AS12859NL

WHOIS identity

Registrar
iana:1647
Organization
smartwares b.v.
Contact emails

Subdomains

30 observed subdomains of smartwaresgroup.com.

Web-graph footprint

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

38 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for smartwaresgroup.com.

MechanismTarget
SPF_Asmartwaresgroup.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP212.114.121.148
SPF_IP31.160.38.122
SPF_IP51.136.62.142
SPF_MXsmartwaresgroup.com

Related pages

Pivot deeper into the graph from smartwaresgroup.com.

Cypher and MCP

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

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