Skip to content

Hostname

algosolutions.com

Last fetched

algosolutions.com resolves to 1 IPv4 address operated by CCSF - San Francisco Department of Telecommunications and Information Services in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · algosolutions.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/algosolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.37.30107.161.36.0/22AS39962CCSF - San Francisco Department of Telecommunications and Information ServicesCA

WHOIS identity

Registrar
iana:2
Organization
algo communication products
Contact emails

Subdomains

30 observed subdomains of algosolutions.com.

Web-graph footprint

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

189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for algosolutions.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.245.242.16
SPF_IP198.61.254.17
SPF_IP209.61.151.226/32
SPF_IP23.20.191.168

Related pages

Pivot deeper into the graph from algosolutions.com.

Cypher and MCP

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

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