Skip to content

Hostname

smarthousing.nu

Last fetched

smarthousing.nu resolves to 1 IPv4 address operated by NET-BINERO-STHLM1 - Binero AB in SE.

Nutrition Label

WHISPER CANON · smarthousing.nuRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/smarthousing.nu

Resolution chain

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

IPPrefixASNOperatorCountry
193.93.249.5193.93.248.0/22AS35041NET-BINERO-STHLM1 - Binero ABSE

WHOIS identity

No WHOIS records are currently associated with smarthousing.nu in WhisperGraph.

Subdomains

1 observed subdomain of smarthousing.nu.

Web-graph footprint

Distinct hostnames that link to or from smarthousing.nu in the public web crawl.

20 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smarthousing.nu.

MechanismTarget
SPF_INCLUDEbwz.se
SPF_INCLUDEspf.mx-wecloud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.71.100.210
SPF_IP195.159.71.0/26
SPF_IP213.80.124.76/30

Related pages

Pivot deeper into the graph from smarthousing.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smarthousing.nu"})-[: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.