Skip to content

Hostname

only-smartbuildings.com

Last fetched

only-smartbuildings.com resolves to 1 IPv4 address operated by AS1897 in PT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · only-smartbuildings.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/only-smartbuildings.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.126.243.59193.126.0.0/16AS1897PT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of only-smartbuildings.com.

Web-graph footprint

Distinct hostnames that link to or from only-smartbuildings.com in the public web crawl.

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for only-smartbuildings.com.

MechanismTarget
SPF_Amail.fehstgroup.com
SPF_Aonly-smartbuildings.com
SPF_Asmtp.fehstgroup.com
SPF_Asmtp02.only-smartbuildings.com
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDEservers.mcsv.net
SPF_IP193.126.243.56/29
SPF_IP5.249.117.80/28
SPF_IP88.157.138.254/32
SPF_MXonly-smartbuildings.com

Related pages

Pivot deeper into the graph from only-smartbuildings.com.

Cypher and MCP

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

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