Skip to content

Hostname

s4infotech.com

Last fetched

s4infotech.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · s4infotech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/s4infotech.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:440
Organization
alivia axley
Contact emails

Subdomains

10 observed subdomains of s4infotech.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • s4infotech.com

SPF policy

7 SPF mechanisms authorising senders for s4infotech.com.

MechanismTarget
SPF_As4infotech.com
SPF_IP185.139.128.80
SPF_IP185.51.32.35
SPF_IP64.182.129.252
SPF_IP66.34.200.36
SPF_IP69.13.220.88
SPF_MXs4infotech.com

Related pages

Pivot deeper into the graph from s4infotech.com.

Cypher and MCP

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

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